PDF4Java Reference Documentation
com.o2sol.pdf4java.flowdocument Package / PDFFlowContentBorders Class / setBottom Method
A com.o2sol.pdf4java.graphics.PDFPen object that describes how the botom border is drawn.
In This Topic
    setBottom Method
    In This Topic
    Sets the bottom border.
    Syntax
    public void setBottom( 
       PDFPen value
    )

    Parameters

    value
    A com.o2sol.pdf4java.graphics.PDFPen object that describes how the botom border is drawn.
    See Also